Let's add some elements to allow the second player to guess the word.
- Go to and drag in Wait so that the game pauses for 2 seconds.
- Also from drag in Say . Replace the string with "Draw!".
- Drag Text at a Position from . Change the x, y coordinates to (-150, -225).
- Change the string in the textbox to "Done drawing?".
To navigate the page using the TAB key, first press ESC to exit the code editor.